CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - detection opencv

搜索资源列表

  1. corner

    0下载:
  2. 本代码提供了角点检测的算法,并且利用opencv的滚动条实现实时检测-This code provides a corner detection algorithm, and using the scroll bar opencv real-time detection
  3. 所属分类:OpenCV

    • 发布日期:2017-04-05
    • 文件大小:228403
    • 提供者:李咋
  1. imageProcess_10.8.24

    0下载:
  2. 一个自己编写的综合图像处理平台,可以打开和现实各种格式的图片,包括了一些常用的图像处理算法,利用了opencv,主要功能提供了一个人脸图像检测和归一化的模块,用于人脸识别的前端处理,非常实用,好用,本人在不断更新和使用,吐血奉献出来给大家-I have written a comprehensive image processing platform, can open and realistic images of various formats, including some commonl
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3847631
    • 提供者:刘帅
  1. houghcircles

    0下载:
  2. This a console aplication for the detection of circles in openCV-This is a console aplication for the detection of circles in openCV
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3418299
    • 提供者:eliass
  1. facedetection

    0下载:
  2. 基于Visual C++ MFC项目的OpenCV实现人脸检测.有具体程序实现和检测结果。-Based on Visual C++ MFC project OpenCV for face detection. There are specific procedures for implementation and test results.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-17
    • 文件大小:31621
    • 提供者:sunqian
  1. OPENCVgmm_modeling

    0下载:
  2. 基于OPENCV高斯背景建模源码,可实现初步的运动目标检测-OPENCV Gaussian background modeling based on source code, enabling the initial detection of moving targets
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:10939
    • 提供者:杨彪
  1. faceDetection

    0下载:
  2. 基于opencv的人脸检测程序,可以对静止图像或者视频图像进行人脸检测- a face detection program based on opencv,this program can detection face from video or static image
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-05
    • 文件大小:227157
    • 提供者:白霞
  1. opencvbianyuanjiance

    0下载:
  2. 这是一个用opencv编写的对图像进行边缘检测程序,希望大家用得上-This is an image prepared with opencv edge detection procedures, hope you need them
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:3642
    • 提供者:邢春
  1. opencvjiaodianjiance

    0下载:
  2. 这是一个用opencv编写的对图像进行角点检测程序,希望大家用得上-This is a work written in the image opencv corner detection procedures, hope you need them
  3. 所属分类:OpenCV

    • 发布日期:2017-04-05
    • 文件大小:3605
    • 提供者:邢春
  1. opencvyundongjiance

    0下载:
  2. 这是一个用opencv编写的对运动目标进行检测程序,希望大家用得上-This is a movement with opencv prepared by the target detection process, I hope you need them
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:5726
    • 提供者:邢春
  1. open

    0下载:
  2. 检测OPENCV是否安装好,opencv环境是否配正确的实例检测代码,对新学者有用-OPENCV detection is installed, OPENCV environment is the correct examples of new scholars, test code
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:96130
    • 提供者:万俊
  1. BackgroudS

    0下载:
  2. 利用vc和OpenCV实现香港城市非结构化道路的检测和跟踪,目前对直路可以达到比较好的效果-Using vc and the OpenCV implementation of the City of unstructured road detection and tracking, the current direct paths to achieve better results
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:13261
    • 提供者:apollo
  1. OpenCV_ObjectDetection_HowTo

    0下载:
  2. 说明了用OpenCV如何进行目标检测的步骤及方法。-Explains how to target detection using OpenCV steps and methods.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:283956
    • 提供者:zhong
  1. mobanedge

    0下载:
  2. 基于OpenCV实现边缘检测,用模板法实现的边缘检测-OpenCV-based edge detection, using the template method to achieve the edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1137763
    • 提供者:meijing
  1. OpenCVBook

    0下载:
  2. OpenCV简介(图像结构,矩阵结构,点结构)图像I/O和显示,图像处理(边缘检测轮廓检测),视频处理等。作者于仕琪-About OpenCV (image structure, matrix structure, the point structure) Image I/O and display, image processing (edge detection contour detection), video processing. Of the Shi Qi
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3475243
    • 提供者:思思
  1. DLG_OpenCV

    0下载:
  2. 自己编写的基于MFC的OPENCV下Canny边缘检测以及CannyII边缘检测,对于学习了解OPENCV图像处理很有帮助。-I have written under OPENCV MFC-based Canny edge detection and CannyII edge detection, image processing to learn about OPENCV helpful.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:41155
    • 提供者:王 杰
  1. canny

    0下载:
  2. 在opencv下实现canny算子的边缘检测。-Use the algorithm of canny to achieve edge detection in OpenCV.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1449694
    • 提供者:liufang
  1. tt

    0下载:
  2. 对opencv事例进行处理,通过程序判断,过滤了一些误识别部分。-Opencv processing of cases through the process of the detection system of some parts of mistaken identification.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3800939
    • 提供者:yc
  1. wt

    0下载:
  2. OpenCV编写的小波边缘提取程序,简单-OpenCV wavelet edge detection
  3. 所属分类:OpenCV

    • 发布日期:2017-04-08
    • 文件大小:132746
    • 提供者:sunxiyan
  1. movementDetect

    0下载:
  2. 这是我写的基于OPENCV的运动检测程序,我发现灵敏度和准确度很高-This is what I wrote based OPENCV the motion detection process, I found a very high sensitivity and accuracy
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1438612
    • 提供者:邢春
  1. FaceDetection

    0下载:
  2. 基于OpenCV的人脸检测,C++编写-Face Detection Based on OpenCV, C++ writing
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3221492
    • 提供者:Tsunami0102
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com